home *** CD-ROM | disk | FTP | other *** search
- /*
-
- Device-Handler
-
- */
-
- FileSystem = L:Device-Handler
- Stacksize = 1024
- Priority = 5
- GlobVec = -1
- Control = "PROTECT=DH?"
- /*
- The following are dummy parameters that are totally ignored
- */
- Device = no.device
- Unit = 0
- Flags = 0
- Surfaces = 1
- BlocksPerTrack = 1
- SectorSize = 512
- Reserved = 0
- Interleave = 0
- Buffers = 1
- BufMemType = 1
- LowCyl = 0
- HighCyl = 1
- BootPri = -128
-